[INFO] cloning repository https://github.com/Ondrysak/crystaldive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ondrysak/crystaldive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOndrysak%2Fcrystaldive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOndrysak%2Fcrystaldive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 977f27b68cb1400a7829363a67034b3ccd04076e
[INFO] fixing Ondrysak/crystaldive against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOndrysak%2Fcrystaldive" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ondrysak/crystaldive
[INFO] finished tweaking git repo https://github.com/Ondrysak/crystaldive
[INFO] tweaked toml for git repo https://github.com/Ondrysak/crystaldive written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ondrysak/crystaldive on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ondrysak/crystaldive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded midir v0.10.4
[INFO] [stderr]   Downloaded coremidi v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425
[INFO] running `Command { std: "docker" "start" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking midir v0.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking egui-wgpu v0.29.1
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking crystal-viz v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Atom`, `Crystal`, and `frac_to_cart`
[INFO] [stdout]  --> src/crystals/mp.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::poscar::{frac_to_cart, Crystal, Atom};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Atom`, `Crystal`, and `frac_to_cart`
[INFO] [stdout]  --> src/crystals/mp.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::poscar::{frac_to_cart, Crystal, Atom};
[INFO] [stdout]   |                     ^^^^^^^^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `z_vals` is never read
[INFO] [stdout]   --> src/crystals/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CrystalDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     z_vals: &'static [u8],
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrystalDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `z_vals` is never read
[INFO] [stdout]   --> src/crystals/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CrystalDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     z_vals: &'static [u8],
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CrystalDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1920:38
[INFO] [stdout]      |
[INFO] [stdout] 1920 | ...                   .id_source("sec_library").default_open(false)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1952:38
[INFO] [stdout]      |
[INFO] [stdout] 1952 | ...                   .id_source("sec_field").default_open(true)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1980:61
[INFO] [stdout]      |
[INFO] [stdout] 1980 | ...                   egui::ComboBox::from_id_source("mode_combo")
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:2042:38
[INFO] [stdout]      |
[INFO] [stdout] 2042 | ...                   .id_source("sec_feedback").default_open(true)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:2087:38
[INFO] [stdout]      |
[INFO] [stdout] 2087 | ...                   .id_source("sec_modulation").default_open(false)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1920:38
[INFO] [stdout]      |
[INFO] [stdout] 1920 | ...                   .id_source("sec_library").default_open(false)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1952:38
[INFO] [stdout]      |
[INFO] [stdout] 1952 | ...                   .id_source("sec_field").default_open(true)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `egui::ComboBox::from_id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:1980:61
[INFO] [stdout]      |
[INFO] [stdout] 1980 | ...                   egui::ComboBox::from_id_source("mode_combo")
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:2042:38
[INFO] [stdout]      |
[INFO] [stdout] 2042 | ...                   .id_source("sec_feedback").default_open(true)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::CollapsingHeader::id_source`: Renamed id_salt
[INFO] [stdout]     --> src/main.rs:2087:38
[INFO] [stdout]      |
[INFO] [stdout] 2087 | ...                   .id_source("sec_modulation").default_open(false)
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2447:67
[INFO] [stdout]      |
[INFO] [stdout] 2447 | ...                   egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2451:67
[INFO] [stdout]      |
[INFO] [stdout] 2451 | ...                   egui::Stroke::new(1.5,
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2455:71
[INFO] [stdout]      |
[INFO] [stdout] 2455 | ...                   let s = egui::Stroke::new(1.5, egui::Color32::from_gray(80));
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2447:67
[INFO] [stdout]      |
[INFO] [stdout] 2447 | ...                   egui::Stroke::new(2.0, egui::Color32::WHITE));
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2451:67
[INFO] [stdout]      |
[INFO] [stdout] 2451 | ...                   egui::Stroke::new(1.5,
[INFO] [stdout]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/main.rs:2455:71
[INFO] [stdout]      |
[INFO] [stdout] 2455 | ...                   let s = egui::Stroke::new(1.5, egui::Color32::from_gray(80));
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:2143:53
[INFO] [stdout]      |
[INFO] [stdout] 2143 | ...                   let mut band = |ui: &mut egui::Ui, lbl: &str, c: egui::Color32, v: f32| {
[INFO] [stdout]      |                           ----^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:2143:53
[INFO] [stdout]      |
[INFO] [stdout] 2143 | ...                   let mut band = |ui: &mut egui::Ui, lbl: &str, c: egui::Color32, v: f32| {
[INFO] [stdout]      |                           ----^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.88s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425", kill_on_drop: false }`
[INFO] [stdout] 84b000cfc68480e9009076a80bea5469feadbe3a437b542b4a261266a739b425
